home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Shareware Grab Bag
/
Shareware Grab Bag.iso
/
001
/
minitel3.arc
/
MINITEL.PAT
< prev
next >
Wrap
Text File
|
1985-02-11
|
1KB
|
51 lines
Fido Software
Minitel Version 3.0
20 Jan 85
All hardware versions
This tells how to patch Minitel to set your favorite
default settings, such as baud rate, etc. You will need to
use DEBUG.COM, supplied with your MSDOS.
The E command is used to change bytes in your copy
of Minitel. Note that you MUST rename Minitel to some other
name; DEBUG will not let you save .EXE programs, and all the
offset given below will be wrong.
REN xxxMINI.EXE TEMP Cant patch .EXE files
-
-eAAAA Enter E, then the address from below
SEGM:AAAA XX. Displays the address, current value,
- You then enter the new value.
-W Save the changes
Writing xxx bytes Message from DEBUG
-Q Return to DOS
REN TEMP xxxMINI.EXE Original name
Addresses in Hex:
226 Command character; ESCape by default
228 Ditto, change both at once
22a Terminal type: 0 = none, 1 = filter,
2 == vt102
22c 1 == auto linefeeds
22e 1 == half duplex
230 0 == normal; 4 = SmartCat 8 == IBM Jr,
232 1 = TELINK, 2 = MODEM7, 3 = XMODEM,
4 = ASCII, 5 = KERMIT
234 0 = Checksum, 1 = CRC
236 2 byte baud rate
238 0 = no, 1 = odd, 2 = even, 3 = zero,
4 = mark parity
23a 0 = COM1, 1 = COM2, etc